-
Notifications
You must be signed in to change notification settings - Fork 107
[bots] Remove triggerCircleCIWorkflows and triggerInductorTestsBot from pytorch bot #7195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
fd6966f to
6a567ac
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
| import { hasApprovedPullRuns } from "lib/bot/utils"; | ||
| import nock from "nock"; | ||
| import { Probot } from "probot"; | ||
| import triggerInductorTestsBot from "../lib/bot/triggerInductorTestsBot"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm pretty sure this is an artifact from copy paste
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
My beautiful code 😢
lol jk, RIP CircleCI trigger
Add table of contents to improve navigation? Some bots were removed in #7195 Also had to redo the numbering, not sure how I feel about that
As in title
We no longer use CircleCI, and it seems like the triggerInductorTestsBot didn't get deployed on the triton repo, only on a some repos that were being used to test the bot